storage allocation
英 [ˈstɔːrɪdʒ ˌæləˈkeɪʃn]
美 [ˈstɔːrɪdʒ ˌæləˈkeɪʃn]
网络 存储分配; 库容分配
英英释义
noun
- (computer science) the assignment of particular areas of a magnetic disk to particular data or instructions
双语例句
- This Paper describes some problems, which are very important for parallel computation, on storage allocation for pipeline processors, parallel processors, multiprocessors and VLSI Compuer systems.
本文描述了流水线处理机、并行处理机、多处理机以及VLSI计算机系统中存贮分配的一些问题,它们对并行计算是很重要的。 - Carbon Storage and Allocation of Monsoon Rain Forest over Limestone in Xishuangbanna, Yunnan; Study on the Supplemental Irrigation and Harvested Rainwater of Apricot in Middle-Mountain of Limestone Soil in Eastern South Shanxi
西双版纳石灰山季雨林碳储量及其分配特征晋东南石灰岩中山区仁用杏经济林集雨补灌技术研究 - The language does not define any storage allocation facility other than static definition and the provided by the local variables of functions
这个语言只定义了静态变量和函数局部变量两中内存分配机制 - The dynamic storage allocation algorithm of the ARTs-OS include slab algorithm which is used to allocate and release of small memory blocks, and buddy system which is used of big memory blocks.
ARTs-OS系统中使用的动态内存分配算法有Slab算法,适合对内核堆小块内存的分配和释放;还有伙伴算法,用于对页面的管理,大块内存的分配和释放。 - Dynamic storage allocation memory register
存储寄存器存储寄存器 - Dynamic storage allocation Dynamic study of the distribution of the Oncomelania hupensis in Dongting Lake Area, Hunan Province
动态存储分配;动态存储器分配;动态存储区分配湖南省洞庭湖区钉螺分布状态的动态分析 - Two Algorithms for Economical Storage Allocation in the Compiler
编译程序中节省存储单元的两个算法 - On the other hand, wind farm energy storage capacity allocation is also a problem that cannot be ignored.
另一方面,风电场储能系统中的储能容量配置也是一个不容忽视的问题。 - Based on the study of memory management of the ARTs-OS, research is focused on the dynamic storage allocation algorithm ( DSA), which is the key of improving the performance of embedded real-time system.
ARTs-OS是微内核抢占式嵌入式实时操作系统,在对ARTs-OS内核的内存管理模块研究基础上,重点研究动态存储分配算法(DSA),这也是提高嵌入式实时系统性能的关键。 - This paper presents an economical algorithm for static storage allocation in FORTRAN implementation.
本文给出一个在FORTRAN编译中实现静态存储分配的节省算法。